home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / tools / lu62 / port / bufdrv.h < prev    next >
Text File  |  1996-07-10  |  70b  |  7 lines

  1.  struct BUFDRV {
  2.      char blok[58];
  3.      char buf_entr[255];
  4.      };
  5.  
  6.  
  7.